GridButtonColumn.SetForcedButtonState(Int64, ButtonState) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
void SetForcedButtonState(long rowIndex, System::Windows::Forms::ButtonState state);
public void SetForcedButtonState(long rowIndex, System.Windows.Forms.ButtonState state);
member this.SetForcedButtonState : int64 * System.Windows.Forms.ButtonState -> unit
Public Sub SetForcedButtonState (rowIndex As Long, state As ButtonState)
パラメーター
- rowIndex
- Int64
- state
- ButtonState