what kind of window can have a caret?
-
I find that edit box has a caret but button doesn't. What's the main differenct of them?
-
I find that edit box has a caret but button doesn't. What's the main differenct of them?
well, duh.
Maximilien Lincourt Your Head A Splode - Strong Bad
-
well, duh.
Maximilien Lincourt Your Head A Splode - Strong Bad
?
-
well, duh.
Maximilien Lincourt Your Head A Splode - Strong Bad
-
I find that edit box has a caret but button doesn't. What's the main differenct of them?
Isn't this kind of obvious? You'll have a caret only where there is a text-area (where you could possibly type and the letters appear). What possibly made you ask such a question?
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
-
Isn't this kind of obvious? You'll have a caret only where there is a text-area (where you could possibly type and the letters appear). What possibly made you ask such a question?
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
I bet he can almost smell your angry gas... ;P
-
I find that edit box has a caret but button doesn't. What's the main differenct of them?
-
I bet he can almost smell your angry gas... ;P
Probably yes. :laugh:
Nobody can give you wiser advice than yourself. - Cicero .·´¯`·->Rajesh<-·´¯`·. Codeproject.com: Visual C++ MVP
-
I find that edit box has a caret but button doesn't. What's the main differenct of them?
Caret is for text and editbox is for enter the textes but I guess your intent is focus,right?