[Gtk-sharp-list] ComboBox
Andres G. Aragoneses
knocte at gmail.com
Tue Sep 6 06:16:36 EDT 2011
On 09/06/2011 06:32 AM, Nils Andresen wrote:
> 2011/9/6 Yoan Manuel Pérez Piñero<ymperez at uci.cu>:
>> Hi, which property or method can be used to disable a combobox.?
>
> Not sure, but isn't there a boolean "Active"-property?
>
Try the Sensitive property.
BTW when you don't find the answer in the GtkSharp docs, you may want to
try the gtk+ docs [1] (I know the API is for the C language, but it
usually translates very well to the C# one, especially easy to find
thanks to CodeCompletion ;) ).
[1] http://developer.gnome.org/gtk/stable/
More information about the Gtk-sharp-list
mailing list